Autogenerated HTML docs for v1.8.3-rc1-49-g8d975 
diff --git a/git-svn.html b/git-svn.html index 96dd615..9da9bee 100644 --- a/git-svn.html +++ b/git-svn.html 
@@ -901,6 +901,16 @@  </p>   </dd>   <dt class="hdlist1">  +--include-paths=&lt;regex&gt;  +</dt>  +<dd>  +<p>  + When passed to <em>init</em> or <em>clone</em> this regular expression will  + be preserved as a config key. See <em>fetch</em> for a description  + of <em>--include-paths</em>.  +</p>  +</dd>  +<dt class="hdlist1">   --no-minimize-url   </dt>   <dd>  @@ -996,6 +1006,19 @@  </div></div>   </dd>   <dt class="hdlist1">  +--include-paths=&lt;regex&gt;  +</dt>  +<dd>  +<p>  + This allows one to specify a Perl regular expression that will  + cause the inclusion of only matching paths from checkout from SVN.  + The <em>--include-paths</em> option should match for every <em>fetch</em>  + (including automatic fetches due to <em>clone</em>, <em>dcommit</em>,  + <em>rebase</em>, etc) on a given repository. <em>--ignore-paths</em> takes  + precedence over <em>--include-paths</em>.  +</p>  +</dd>  +<dt class="hdlist1">   --log-window-size=&lt;n&gt;   </dt>   <dd>  @@ -2316,7 +2339,7 @@  <div id="footnotes"><hr /></div>   <div id="footer">   <div id="footer-text">  -Last updated 2013-04-12 14:32:32 PDT  +Last updated 2013-05-12 22:10:57 PDT   </div>   </div>   </body>